home *** CD-ROM | disk | FTP | other *** search
/ Acorn User: China / Acorn User China CD-ROM (UK) (Disc B) / Acorn User China CD-ROM (UK) (Disc B).bin / BARNET / ARMLINUX / MAIL / 9807 / text0266.txt < prev    next >
Encoding:
Text File  |  1998-08-03  |  652 b   |  16 lines

  1. It turns out that 2.1 kernels at least have ELF_EXEC_PAGESIZE set to 32768, 
  2. which causes file mappings to go wrong.  I think it needs to be set to 4096 
  3. for the current ELF toolchain and 32-bit machines.  There's no point trying 
  4. to make the binary pagesize compatible with MEMC machines, because 32-bit 
  5. code will never run on those machines anyway and other hacks will probably be 
  6. needed in the binutils to avoid the double-mapping problem.
  7.  
  8. I think this change should be enough to get dynamic-linked user-space ELF 
  9. running.  2.0 kernels may have the same problem.
  10.  
  11. p.
  12.  
  13.  
  14. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu
  15.  
  16.